home *** CD-ROM | disk | FTP | other *** search
/ Computer Arts: Pro Software Skills - Photoshop / Computer Arts Pro Software Skills Photoshop.iso / pc / main.fla / LIBRARY / videoZoomButton.xml < prev    next >
Encoding:
Text File  |  2011-05-24  |  3.6 KB  |  91 lines

  1. <DOMSymbolItem xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://ns.adobe.com/xfl/2008/" name="videoZoomButton" itemID="478c85eb-00000282" sourceFlashFilepath="..\INTERFACES\CAP 109\main_cap.fla" sourceLibraryItemHRef="videoZoomButton" sourceLastModified="1200391659" lastModified="1200391659">
  2.   <timeline>
  3.     <DOMTimeline name="videoZoomButton" currentFrame="1">
  4.       <layers>
  5.         <DOMLayer name="Layer 2" color="#9933CC" current="true" isSelected="true">
  6.           <frames>
  7.             <DOMFrame index="0" keyMode="9728">
  8.               <Actionscript>
  9.                 <script><![CDATA[stop()
  10.  
  11. this.onRollOver = function () {
  12.     this.gotoAndStop(2)
  13. }
  14.  
  15. this.onRollOut = function () {
  16.     this.gotoAndStop(1)
  17. }
  18.  
  19. this.onRelease = function () {
  20.     _root.zoomVideoPlayer()
  21. }
  22. ]]></script>
  23.               </Actionscript>
  24.               <elements/>
  25.             </DOMFrame>
  26.             <DOMFrame index="1" keyMode="9728">
  27.               <Actionscript>
  28.                 <script><![CDATA[stop();]]></script>
  29.               </Actionscript>
  30.               <elements/>
  31.             </DOMFrame>
  32.           </frames>
  33.         </DOMLayer>
  34.         <DOMLayer name="Layer 1" color="#4FFF4F">
  35.           <frames>
  36.             <DOMFrame index="0" keyMode="9728">
  37.               <elements>
  38.                 <DOMShape>
  39.                   <fills>
  40.                     <FillStyle index="1">
  41.                       <SolidColor color="#999999"/>
  42.                     </FillStyle>
  43.                   </fills>
  44.                   <strokes>
  45.                     <StrokeStyle index="1">
  46.                       <SolidStroke scaleMode="normal" weight="4.75">
  47.                         <fill>
  48.                           <SolidColor/>
  49.                         </fill>
  50.                       </SolidStroke>
  51.                     </StrokeStyle>
  52.                   </strokes>
  53.                   <edges>
  54.                     <Edge fillStyle1="1" edges="!280 -480|680 -480!680 -480|680 520!680 520|-640 520!-640 520|-640 160"/>
  55.                     <Edge fillStyle1="1" strokeStyle="1" edges="!-640 160|-1680 160!-1680 160|-1680 -1460!-1680 -1460|280 -1460!280 -1460|280 -480"/>
  56.                     <Edge fillStyle0="1" fillStyle1="1" strokeStyle="1" edges="!280 -480|280 160!280 160|-640 160"/>
  57.                   </edges>
  58.                 </DOMShape>
  59.               </elements>
  60.             </DOMFrame>
  61.             <DOMFrame index="1" keyMode="9728">
  62.               <elements>
  63.                 <DOMShape>
  64.                   <fills>
  65.                     <FillStyle index="1">
  66.                       <SolidColor color="#DAE102"/>
  67.                     </FillStyle>
  68.                   </fills>
  69.                   <strokes>
  70.                     <StrokeStyle index="1">
  71.                       <SolidStroke scaleMode="normal" weight="4.75">
  72.                         <fill>
  73.                           <SolidColor/>
  74.                         </fill>
  75.                       </SolidStroke>
  76.                     </StrokeStyle>
  77.                   </strokes>
  78.                   <edges>
  79.                     <Edge fillStyle1="1" edges="!280 -480|680 -480!680 -480|680 520!680 520|-640 520!-640 520|-640 160"/>
  80.                     <Edge fillStyle1="1" strokeStyle="1" edges="!-640 160|-1680 160!-1680 160|-1680 -1460!-1680 -1460|280 -1460!280 -1460|280 -480"/>
  81.                     <Edge fillStyle0="1" fillStyle1="1" strokeStyle="1" edges="!-640 160|280 160!280 160|280 -480"/>
  82.                   </edges>
  83.                 </DOMShape>
  84.               </elements>
  85.             </DOMFrame>
  86.           </frames>
  87.         </DOMLayer>
  88.       </layers>
  89.     </DOMTimeline>
  90.   </timeline>
  91. </DOMSymbolItem>